home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší hry
/
Nejlepsi hry.iso
/
hry
/
becherov
/
becherov_setup.exe
/
Manual
/
css
/
layout.css
Wrap
Cascading Style Sheet File
|
2004-09-28
|
3KB
|
164 lines
BODY, DIV, P, A, H1, H2, H3, H4, H5, H6, FORM {
color: #000000;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 11px;
padding: 0px;
margin: 0px;
border: 0px;
}
IMG {
border: #e5e5e5 1px solid;
}
BODY {
background-color: #1A1A1A;
text-align: center;
}
TD {
color: black;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 11px;
border-bottom:1px solid #e5e5e5;
padding-right:15px;
}
TD.tableheader {
background:#e7e7e7;
color: #FF8A00;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 12px;
font-weight:bold;
border-bottom:1px solid #FF8A00;
padding-right:14px;
}
TD.tablespacer {
background:#e7e7e7;
border:0px;
padding-right:15px;
}
/* hlavni panel */
DIV#layout-container {
width: 623px;
text-align: left;
}
/* hlavicka, na pozadi by mel byt celej header, pouze sirka a vyska, nic jinyho nedopisuj */
DIV#header-panel {
width: 623px;
height: 238px;
background-image: url("./../images/motive.jpg");
}
/* dva panely - pro jazyk a menu, soucet vysek by mel davat svysku u header-panel */
DIV#header-language {
height: 48px;
}
DIV#header-menu {
height: 190px;
}
/* obecna polozka menu */
A.menu-item {
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
A.menu-item:hover {
text-decoration: underline;
}
/* jazyk */
DIV#header-language A.menu-item {
color:white;
display: block;
margin-left: 510px;
margin-top: 25px;
}
/* menu list */
DIV#header-menu UL.menu-list {
margin-left: 70px;
margin-top: 60px;
}
DIV#header-menu UL.menu-list LI {
margin-bottom: 2px;
}
/* panel pr content, jen sirka ostatni, dej do content-body */
DIV#content-panel {
width: 623px;
}
/* nastav padding-* jaky potrebujes */
DIV#content-body {
background-color: white;
padding: 45px;
}
/* nastiluj si jednotlive prcky */
DIV#content-body IMG.noborder {
border:0px;
}
DIV#content-body H1.heading {
text-transform: uppercase;
color: #FF8A00;
font-size: 18px;
margin-bottom: 16px;
}
DIV#content-body H2.heading {
color: black;
font-size: 15px;
margin-bottom: 10px;
border-bottom: #FF8A00 1px solid;
}
DIV#content-body H3.heading {
font-size: 10px;
text-transform: uppercase;
margin-bottom: 6px;
}
DIV#content-body P.perex {
font-size:12px;
line-height:16px;
margin-bottom: 30px;
}
DIV#content-body P.paragraph {
color:#353535;
line-height:15px;
margin-bottom: 30px;
}
/* paticka */
/* kvuli obrazku, musi mit pevnou sirka a vysku */
DIV#footer-panel {
width: 623px;
height: 50px;
background-image: url("./../images/footer_p1.gif");
margin-bottom: 8px;
}
DIV#content-body P.disclaimer {
font-size:10px;
}
DIV#content-body SPAN.name {
color:#FF8A00;
}
.gamescreen {
color:white;
}